From: Gert Wollny Date: Tue, 1 Dec 2015 02:00:52 +0000 (+0100) Subject: Update rules X-Git-Tag: archive/raspbian/3.6.9-4+rpi1^2~322 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=c76ae7dcaa7893e69750fd0d4f9c06d3e8fb1e2b;p=dcmtk.git Update rules --- diff --git a/debian/rules b/debian/rules index 91aa12ad..09d91e0f 100755 --- a/debian/rules +++ b/debian/rules @@ -22,7 +22,7 @@ endif override_dh_auto_configure: cd config && ./autoall && cd .. && \ - ./configure --host=$(DEB_HOST_GNU_TYPE) \ + dh_auto_configure -- --host=$(DEB_HOST_GNU_TYPE) \ --build=$(DEB_BUILD_GNU_TYPE) \ --prefix=/usr \ --exec-prefix=/usr \